home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / DirectX / dx9sdkcp.exe / SDK (C++) / Bin / DXUtils / Visual Studio 6.0 Wizards / Source Code / DxAppWiz.h < prev    next >
Encoding:
C/C++ Source or Header  |  2002-11-12  |  583 b   |  17 lines

  1. #if !defined(AFX_DIRECTX_H__B570F108_F8F1_4DA9_805A_3665A4A4E044__INCLUDED_)
  2. #define AFX_DIRECTX_H__B570F108_F8F1_4DA9_805A_3665A4A4E044__INCLUDED_
  3.  
  4. #ifndef __AFXWIN_H__
  5.     #error include 'stdafx.h' before including this file for PCH
  6. #endif
  7.  
  8. #include "resource.h"       // main symbols
  9.  
  10. // TODO: You may add any other custom AppWizard-wide declarations here.
  11.  
  12.  
  13. //{{AFX_INSERT_LOCATION}}
  14. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  15.  
  16. #endif // !defined(AFX_DIRECTX_H__B570F108_F8F1_4DA9_805A_3665A4A4E044__INCLUDED_)
  17.